🎖️GitЯра🎖️
Commit 0d9d086b222b7ef590231ffe02c69f7cecb6a57c
Parents : 476789d
Author : renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-06-09T16:36:21Z
Committer : GitHub <noreply@github.com>
Date : 2026-06-09T16:36:21Z
chore(deps): update codecov/codecov-action action to v7 (#5749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Changes
Diff
diff --git a/.github/workflows/reusable-check.yml b/.github/workflows/reusable-check.yml
index 7a0a02b77f..3302298d72 100644
--- a/.github/workflows/reusable-check.yml
+++ b/.github/workflows/reusable-check.yml
@@ -436,7 +436,7 @@ jobs:
- name: Upload test results to Codecov
if: ${{ !cancelled() }}
- uses: codecov/codecov-action@v6
+ uses: codecov/codecov-action@v7
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: meshtastic/Meshtastic-Android
@@ -447,7 +447,7 @@ jobs:
- name: Upload coverage to Codecov
if: ${{ !cancelled() && inputs.run_coverage }}
- uses: codecov/codecov-action@v6
+ uses: codecov/codecov-action@v7
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: meshtastic/Meshtastic-Android
Served by rngit 1.5.0 - Generated in 0.05s